body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 14px;
	font-weight : normal;
}

b {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 14px;
	font-weight : bold;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 14px;
	font-weight : normal;
}
td.link {
	background-color : #008AC7;
}
td.hbl {
	background-color : #ADD7F3;
}


a.main {
	display:block;
	text-align: left;
	width: 200px;
	text-decoration:none;
	background-image : url(bilder/dbl.gif);
	background-repeat : no-repeat;
	background-position : 10px;
	padding : 5px;
}

a.main:link    {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 16px;
	font-weight: bolder;
}
a.main:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 16px;
	font-weight: bolder;
}
a.main:hover   {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 16px;
	font-weight: bolder;
	background-image : url(bilder/rot.gif);
	background-repeat : no-repeat;
	background-position : 10px;
}
a.main:active  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 16px;
	font-weight: bolder;

}
a.aktmain {
	color: #FFFFFF;
	display:block;
	text-align: left;
	width: 200px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 16px;
	font-weight: bolder;
	background-image : url(bilder/rot.gif);
	background-repeat : no-repeat;
	background-position : 10px;
	padding : 5px;
}
a.sub {
	text-align: left;
	text-decoration:none;
	color: #008AC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 16px;
	font-weight: bolder;
}
a.sub:link    {
	color: #008AC7;

}
a.sub:visited {
	color: #008AC7;

}
a.sub:hover   {
	color: #FF0000;

}
a.sub:active  {
	color: #008AC7;
}
a.aktsub {
	text-align: left;
	text-decoration:none;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 16px;
	font-weight: bolder;
}